Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add lint pipeline using golangci lint #565

Merged
merged 5 commits into from
Feb 5, 2024
Merged

Conversation

jooola
Copy link
Member

@jooola jooola commented Jan 16, 2024

Enforce linting to this repository.

Copy link

codecov bot commented Jan 16, 2024

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (1778f37) 43.26% compared to head (263c511) 43.42%.

Files Patch % Lines
volumes/mount.go 0.00% 7 Missing ⚠️
driver/controller.go 25.00% 3 Missing ⚠️
driver/node.go 75.00% 2 Missing ⚠️
test/integration/docker.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #565      +/-   ##
==========================================
+ Coverage   43.26%   43.42%   +0.15%     
==========================================
  Files          12       12              
  Lines        1389     1384       -5     
==========================================
  Hits          601      601              
+ Misses        769      764       -5     
  Partials       19       19              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jooola jooola force-pushed the ci-add-lint-pipeline branch from 4fa8a46 to 2a3360f Compare January 23, 2024 13:27
@jooola jooola marked this pull request as ready for review January 23, 2024 15:16
@jooola jooola requested a review from a team as a code owner January 23, 2024 15:16
@apricote apricote merged commit a720005 into main Feb 5, 2024
8 checks passed
@apricote apricote deleted the ci-add-lint-pipeline branch February 5, 2024 06:42
lukasmetzner pushed a commit that referenced this pull request Oct 10, 2024
Enforce linting to this repository.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants